@charset "utf-8";
body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea,p {margin:0; padding:0;font-style: normal;font-weight:normal;font-size:12px;}
ol, ul ,li{list-style: none;}
img {border: 0; vertical-align:top;}
body{font-family: "Microsoft YaHei","微软雅黑"; color: #5e5e5e; background: #fff;}
a{text-decoration:none; color: #666666;} 
.clear{clear:both;height:0; line-height:0; font-size:0;display:block; overflow:hidden}
.clearfix:after {clear: both;content: ".";display: block;height: 0;visibility: hidden;font-size:0}
.clearfix {zoom:1}
.fl{float:left; display: inline;}
.fr{float:right; display: inline;}
a:hover{
    color: #0166be;
}
.footer .t dd a:hover{
    color: #fff;
}
input:focus{
    outline: 0 none;
}
/*common*/
body{
    background: #fff;
}
.over{
    height: 437px!important;
}
.over1{
    height: 302px!important;
}
textarea:focus{
    outline: 0 none;
}
.top_bar{
    background: #f5f5f5;
    height: 33px;
    line-height: 33px;
}
.top_bar .inner{
    width: 1200px;
    margin: 0 auto;
}
.top_bar .inner .l_box{
    color:#a0a0a0;
    font-family: "宋体";
}
.top_bar .inner .r_box{
    width: 185px;
    height: 33px;
    text-align: center;
    background: #0166be;
    color: #fff;
    font-family: "宋体";
}

.header{
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 9;
}
.header_inner{
    width: 1200px;
    margin: 0 auto;
    height: 90px;
}
.header .header_logo a{
    display: block;
}
.nav {
    float: right;
    position: relative;
    z-index: 99;
    margin-top: 26px;
}
.nav_fix{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}
.nav .inner li{
    float: left;
    height: 43px;
    line-height: 43px;
    text-align: center;
    display: inline;
    position: relative;;
    max-width: 100px;
}
.nav .inner li a{
    width: 100px;
    display: block;
    height: 43px;
    line-height: 43px;
    text-align: center;
    position: relative;
    font-size: 14px;
    color: #5e5e5e;
}
.nav .inner li .on, .nav .inner li a:hover{
    color: #ffffff;
    background: #0166be;
}
.nav .inner li .current{
    color: #0166be;
}
.nav .inner .sub_nav{
    position: absolute;
    width: 100px;
    background: #292929;
    z-index: 999;
    display: none;
    right: 0;
}
.nav .inner .sub_nav a{
    color: #fff;
    width: 100%;
    height: 37px;
    display: block;
    line-height: 37px;
}
.nav .inner .last_li{
    margin-right: 0;
}
.nav .inner .last_li .sub_nav{
    padding: 0;
    width: auto;
}
.nav .inner .last_li a:hover{
    background: url(../images/i1.png) no-repeat 0 center;
}
.nav .inner .last_li a{
    background: url(../images/i1.png) no-repeat 0 center;
    padding-left: 0;
    width: 51px;
}


.footer{
    width: 100%;
}

.footer .t_box{
    width: 100%;
    background: #2878bf;
    padding: 40px 0;
}
.footer .t_box .inner{
    width: 1200px;
    margin: 0 auto;
}
.footer .t_box li{
    float: left;
    width: 25%;
    height: 46px;
}
.footer .t_box li p{
    padding-left: 52px;
    color: #fff;
    padding-top: 5px;
    font-size: 14px;
}
.footer .t_box .li_1{
    background: url(../images/i2.png) no-repeat 0 center;
}
.footer .t_box .li_2{
    background: url(../images/i3.png) no-repeat 0 center;
}
.footer .t_box .li_3{
    background: url(../images/i4.png) no-repeat 0 center;
}
.footer .t_box .li_4{
    background: url(../images/i5.png) no-repeat 0 center;
}

.footer .b_box{
    background: #473e3f;
}
.footer .b_box .inner{
    text-align: center;
    font-size: 12px;
    height: 46px;
    line-height: 46px;
    color: #b3b3b3;
}

.banner{
    width: 100%;
    height: 489px;
    margin-bottom:68px;
    position: relative;
}
.banner .slideBox .hd .prev{
    position: absolute;
    width: 50px;
    height: 87px;
    left: 0;
    top: 50%;
    margin-top: -44px;
    background: url(../images/arr_l.png) no-repeat center 0;
    z-index: 91;
    cursor: pointer;
} 
.banner .slideBox .hd .next{
    position: absolute;
    width: 50px;
    height: 87px;
    right: 0;
    top: 50%;
    margin-top: -44px;
    background: url(../images/arr_r.png) no-repeat center 0;
    z-index: 91;
    cursor: pointer;
} 

#num-nav1{
    position: absolute;
    bottom: 10px;
    left: 0%;
    z-index: 999;
    width: 100%;
    text-align: center;
}
#num-nav1 a{
    background:#d8d8d8;
    height:10px;
    width: 10px;
    margin: 0 5px;
    border-radius: 50%;
    line-height: 50px;
    overflow: hidden;
    display: inline-block;
}
.slideBox .hd{
    display: block;
}
.slideBox1 .hd{
    display: block;
}
#num-nav1 .active-slide{
    background: #2196f3;
}
.banner, .banner .effect{
    height: 489px;width: 100%; 
}
.slideBox{  overflow:hidden; position:relative; height: 489px;width: 100%;   } 

.slideBox .bd{ position:relative; height:100%; z-index:0;   } 
.slideBox .bd li{
    height: 489px;width: 100%; 
}
.slideBox .bd li a{
    display: block;
    width: 100%;
    height: 100%;
}

.index_main .modal_1 .inner{
    width: 1200px;
    margin: 0 auto;
}
.com_hd{
    text-align: center;
    margin-bottom: 24px;
}
.com_hd .p1{
    display: inline-block;
    font-size: 24px;
    color: #000;
    padding: 0 47px;
    padding-bottom: 6px;
    border-bottom: 1px solid #b4b4b4;
    margin-bottom:7px;
}
.com_hd .p2{
    font-size: 18px;
    color: #b4b4b4;
}
.index_main .modal_1 {
    background: #fff;
    padding-bottom: 73px;
}
.picScroll-left{ overflow:hidden; position:relative;  }

.picScroll-left .bd ul{ overflow:hidden; zoom:1; }


.index_main .modal_1 li{
    float: left;
    width: 250px;
    margin-right: 68px;
    display: inline;
    position: relative;
    overflow: hidden;
}
.index_main .modal_1 .img img{
    width: 250px;
    height: 180px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
        -ms-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
    
}
.index_main .modal_1 a:hover img{
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}
.index_main .modal_1 .tit{
    width: 250px;
    height: 49px;
    line-height: 49px;
    background: #eee;
    color: #6e6e6e;
    font-size: 16px;
    text-indent: 10px;
}
.index_main .modal_1 .text{
    position: absolute;
    left: 0;
    bottom: -200px;
    width: 100%;
    background: #0166be;
    padding-bottom: 10px;
}
.index_main .modal_1 .text .p1{
    font-size: 16px;
    color: #eee;
    padding: 10px 10px 5px;
}
.index_main .modal_1 .text .p2{
    font-size: 12px;
    color: #94c5ef;
    line-height: 22px;
    padding: 0 10px;
}
.index_main .modal_1 .ft{
    text-align: center;
    padding-top: 40px;
}
.index_main .more{
    text-align: left;
    display: inline-block;
    width: 101px;
    height: 35px;
    padding-left: 20px;
    line-height: 35px;
    border: 1px solid #b4b4b4;
    border-radius: 3px;
    color: #8f8f8f;
    font-size: 14px;
    position: relative;
    background: url(../images/i6.png) no-repeat ;
    background-position: 80% center;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
        -ms-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
}
.index_main .more:hover {
    border: 1px solid #0166be;
    color: #0166be;
    background: url(../images/i6_on.png) no-repeat ;
    background-position: 90% center;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
        -ms-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
}

.index_main .modal_2{
    width: 100%;
    position: relative;
    background: #dee8f1;
    padding: 30px 0 55px;
}
.index_main .modal_2 .inner{
    width: 1200px;
    margin: 0 auto;
}
.index_main .modal_2 .l_box{
    width: 600px;
}
.index_main .modal_2 .d{
    position: relative;
}
.index_main .modal_2  .d1{
    width: 600px;
    height: 196px;
    background: url(../images/bg1.jpg) no-repeat center center;
}
.index_main .modal_2  .d2{
    width: 300px;
    height: 196px;
    background: url(../images/bg2.jpg) no-repeat center center;
}
.index_main .modal_2  .d3{
    width: 300px;
    height: 196px;
    background: url(../images/bg3.jpg) no-repeat center center;
}
.index_main .modal_2  .d4{
    width: 600px;
    height: 392px;
    background: url(../images/bg4.jpg) no-repeat center center;
}
.index_main .modal_2 .d .p1{
    padding: 15px 0 14px 25px;
    color: #fff;
    font-size: 18px;
}
.index_main .modal_2 .d .p2{
    padding: 0 0 0 25px;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 10px;
}
.index_main .modal_2 .d .p3{
    padding: 0 0 0 25px;
}
.index_main .modal_2 .d4 .p2{
    line-height: 32px;
}
.index_main .modal_2 .d4 .p3{
    padding-top: 15px;
}





.index_main .modal_3{
    width: 100%;
    position: relative;
    padding: 52px 0;
}
.index_main .modal_3 .inner{
    width: 1200px;
    margin: 0 auto;
}
.index_main .modal_3 .img_box{
    width: 434px;
}
.index_main .modal_3 .img_box img{
    width: 434px;
    height: 270px;
}
.index_main .modal_3 .img_box .tit{
    background: #2d7ec5;
    padding: 7px;
}
.index_main .modal_3 .img_box .tit p{
    color: #fff;
}
.index_main .modal_3 .img_box .tit .p1{
    font-size: 20px;
    margin-bottom: 5px;
}
.index_main .modal_3 .img_box .tit .p2{
    font-size: 14px;
}
.index_main .modal_3 .ft{
    text-align: center;
    padding-top:38px;
}
.index_main .modal_3 .text{
    width: 684px;
}
.index_main .modal_3 .text li a{
    display: block;
    border: 2px solid #fff;
    padding: 7px 10px;
}
.index_main .modal_3 .text .time{
    width: 79px;
    border-right: 3px solid #dedede;
    margin-right: 20px;
}
.index_main .modal_3 .text .time .p1{
    font-size: 20px;
    color: #979797;
    margin-bottom: 3px;
}
.index_main .modal_3 .text .time .p2{
    font-size: 16px;
    color: #dadada;
}
.index_main .modal_3 .text .txt{
    padding-left: 20px;
	width: 485px
}
.index_main .modal_3 .text .txt .p1{
    font-size: 16px;
    color: #484848;
    margin-bottom: 3px;
}
.index_main .modal_3 .text .txt .p2{
    font-size: 14px;
    color: #c7c7c7;
}
.index_main .modal_3 li a:hover{
    border: 2px solid #c0c0c0;
}
.index_main .modal_3 li a:hover .time .p1{
    color: #ff9400;
}
.index_main .modal_3 li a:hover .txt .p1{
    color: #ff9400;
}
.index_main .modal_3 li a:hover .txt .p2{
    color: #000;
}



.index_main .modal_4{
    width: 100%;
    height: 423px;
    position: relative;
}
.index_main .modal_4 .text{
    position: absolute;
    top:129px;
    left: 0;
    width: 100%;
    text-align: center;
}
.index_main .modal_4 .text .p1{
    font-size: 30px;
    color: #fff;
    margin-bottom: 20px;
}
.index_main .modal_4 .text .p2 {
    margin-bottom: 24px;
}
.index_main .modal_4 .text .p2 a{
    display: inline-block;
    font-size: 24px;
    width: 600px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    border-radius: 40px;
    color: #fff;
    border: 2px solid #fff;
    -webkit-transition: -webkit-transform 0.4s linear;
    transition: transform 0.4s linear;
}
.index_main .modal_4 .text .p2 a:hover{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: -webkit-transform 0.4s linear;
    transition: transform 0.4s linear;
}
.index_main .modal_4 .text .p3{
    font-size: 18px;
    color: #fff;
}
.index_main .modal_5{
    height: 263px;
}
.index_main .modal_5 .hd{
    height: 128px;
    line-height: 128px;
    color: #4b4b4b;
    font-size: 26px;
    text-align: center;
}
.wp_box {
  background: #fff;

}
.wp_box .hd {
  background: #e3f2fa;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  margin: 1px;
}
.plst_pt {
  overflow: hidden;
  _width: 100%;
}
.plst_pt ul {
  overflow: hidden;
*zoom:1;
  padding: 15px 0;
  width: 9999em;
}
.plst_pt li {
  float: left;
  margin-left: 47px!important;
  display: inline;
  text-align: center;
}
.plst_pt li img {
  display: block;
  max-height: 54px;
}
/* Roll */
.wp_roll {
  position: relative;
  _width: 100%;
}
.roll_lt, .roll_rt {
  position: absolute;
  top: 15px;
  left: 1px;
  width: 18px;
  height: 89px;
  line-height: 89px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  display: none!important;
}
.roll_rt {
  left: auto;
  right: 1px;
  display: none;
}
.roll_cnt {
  padding: 0 20px;
}


.o_banner{
    width: 100%;
    height: 202px;
    background: url(../images/bg6.jpg) no-repeat center center;
    position: relative;
    text-align: center;
}
.o_banner span{
    text-align: center;
    display: inline-block;
    font-size: 22px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 40px;
    height: 34px;
    line-height: 34px;
    padding: 0 40px;
    margin-top: 86px;
}
.sub_menu{
    border-bottom: 1px solid #cecece;
    text-align: center;
    padding-top: 27px;
    margin-bottom: 40px;
    position: relative;
}
.sub_menu li{
    display: inline-block;
    margin: 0 25px;
}
.sub_menu li a{
    font-size: 16px;
    color: #858585;
    display: block;
    padding-bottom: 8px;
}
.sub_menu  .current a{
    color: #005dae;
	font-weight: bold;
}
.sub_menu  li.back {
    height: 2px;
    z-index: 8;
    position: absolute;
    top: 55px;
    background: #005dae;
    margin: 0;
}
.about_main{
    width: 1200px;
	min-height: 450px;
    margin: 0 auto 70px;
}

.about_main p{
	line-height:35px;
	font-size:15px;
}
.about_main img{ max-width:1200px;
}


/*newslist_main*/
.newslist_main .inner{
    width: 1100px;
    margin: 0 auto 70px;
}
.newslist_main .newslist_box ul{
    margin-right: -60px;
}
.newslist_main .newslist_box li{
    float: left;
    width: 516px;
    margin-right: 58px;
    display: inline;
}
.newslist_main .newslist_box li a{
    display: block;
    padding-bottom: 42px;
    margin-bottom: 42px;
    border-bottom: 1px solid #e5e5e5;
	width: 516px;
    height: 135px;
    overflow: hidden;
}
.newslist_main .newslist_box li img{
    width: 202px;
    height: 135px;
}
.newslist_main .newslist_box li .text {
    width: 297px;
}
.newslist_main .newslist_box li .text .p1{
    font-size: 18px;
    color: #686868;
    margin-bottom: 12px;
}
.newslist_main .newslist_box li .text .p2{
    font-size: 14px;
    color: #616161;
    line-height: 22px;
}
.newslist_main .newslist_box li .text .p3{
    font-size: 14px;
    color: #aaa;
}
.newslist_main .newslist_box li a:hover .text .p1{
    color: #369bec;
}
.newslist_main .newslist_box li a:hover{
    border-bottom: 1px solid #369bec;
}
.pager{
    text-align: center;
}

/*news_main*/
.news_main .inner{
    width: 1100px;
    margin: 0 auto 50px;
}
.news_main .hd{
    text-align: center;
    padding-bottom: 17px;
    border-bottom: 1px solid #cecece;
    margin-bottom: 21px;
}
.news_main .hd .title{
    font-size: 18px;
	font-weight:bold;
    color: #333;
    margin-bottom: 8px;
}
.news_main .hd .time{
    font-size: 14px;
    color: #666666;
}
.news_main .bd p{
    font-size: 14px;
    color: #505050;
    line-height: 32px;
}
.news_main .bd .img{
    padding: 30px;
    text-align: center;
}
.news_main .bd .img img{
    width: 700px;
}
.news_main .ft{
    padding: 30px 0;
}
.news_main .ft a{
    display: inline-block;
    width: 500px;
    height: 42px;
    line-height: 42px;
    color: #888;
    font-size: 14px;
    padding: 0 15px;
    background: #e2e2e2;
}
.news_main .ft a:hover{
    background: #ccc;
}

/*prolist_main*/
.prolist_main .inner{
    width: 1100px;
    margin: 0 auto 50px;
}
.prolist_main li{
    border: 1px solid #e5e5e5;
    padding: 15px;
    margin-bottom: 60px;
}
.prolist_main li img{
    width: 300px;
    height: 200px;
}
.prolist_main li .img{
    margin-right: 28px;
}
.prolist_main li .text {
    width: 714px;
}
.prolist_main li .text .p1{
    color: #369bec;
    font-size: 20px;
    margin-bottom: 12px;
}
.prolist_main li .text .p2{
    color: #797979;
    font-size: 14px;
    height: 135px;
}
.prolist_main li .text .p3 a{
    display: block;
    width: 92px;
    height: 26px;
    line-height: 26px;
    border-radius: 30px;
    text-align: center;
    color: #696969;
    background: #e5e5e5;
    font-size: 14px;
}
.prolist_main li:hover{
    border: 1px solid #369bec;
}
.prolist_main li:hover .text .p1{
    color: #686868;
}
.prolist_main li:hover .text .p3 a{
    color: #fff;
    background: #369bec;
}


/*.pro_main*/
.pro_main .inner{
    width: 1100px;
    margin: 0 auto 50px;
}
.pro_main .pro_box .t_box{
    margin-bottom: 35px;
    padding-bottom: 34px;
    border-bottom: 1px solid #e5e5e5;
}
.pro_main .pro_box .t_box .img{
    margin-right: 60px;
}
.pro_main .pro_box .t_box .text{
    width: 716px;
}
.pro_main .pro_box .t_box .p1 {
    color: #369bec;
    font-size: 20px;
    margin-bottom: 12px;
}
.pro_main .pro_box .t_box .p2{
    color: #797979;
    font-size: 14px;
    line-height: 30px;
    height: 135px;
}
.pro_main .pro_box .b_box p{
    color: #797979;
    font-size: 14px;
    line-height: 30px;
	margin-bottom:15px;
}

/*分页*/
.pagebox{height:26px; line-height:26px; margin-top:15px;text-align:center;}
.pagebox a, .pagebox span{ padding:5px 10px; border:#CCC solid 1px; margin:0px 5px;}
.pagebox a.on, .pagebox a:hover{ color:#06C;border:#2d9aff solid 1px; }



/*albumlist_main*/
.albumlist_main .inner{
    width: 1100px;
    margin: 0 auto 70px;
}
.albumlist_main .albumlist_box ul{
    margin-right: -60px;
}
.albumlist_main .albumlist_box li{
    float: left;
    margin-right: 32px;
    margin-bottom: 40px;
    width: 200px;
    height: 150px;
    text-align: center;
    display: inline;
}
.albumlist_main .albumlist_box li a{
    display: block;
    margin-bottom: 42px;
	width: 200px;
    height: 150px;
    border: 2px solid #c3c3c3;
}
.albumlist_main .albumlist_box li img{
    max-width: 190px;
    max-height: 140px;
    margin: 5px;
}

.albumlist_main .albumlist_box li a:hover{
	border: 2px solid #2878bf;
}